home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1996
/
MacHack 1996.toast
/
Presentations
/
Presentations ’92
/
PatchWorks Kit
/
<PatchWorks++>
/
A4PatchAgent.a
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-05-15
|
155 b
|
13 lines
|
[
TEXT/MPS
]
;
; A4PatchAgent.a
;
; Resident THINK C version of PatchGlue. Uses register A4 for globals.
;
CASE ON
;
GLOBALS EQU a4
;
INCLUDE 'PatchAgent.a'
;
END